home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / cloud_jumper.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-08-08  |  69 b   |  5 lines

  1. on(release){
  2.    _root.menu1.setVolume(100);
  3.    gotoAndStop(1);
  4. }
  5.